Goto

Collaborating Authors

 adversarial reweighting


Adversarial Reweighting for Partial Domain Adaptation

Neural Information Processing Systems

Partial domain adaptation (PDA) has gained much attention due to its practical setting. The current PDA methods usually adapt the feature extractor by aligning the target and reweighted source domain distributions. In this paper, we experimentally find that the feature adaptation by the reweighted distribution alignment in some state-of-the-art PDA methods is not robust to the ``noisy'' weights of source domain data, leading to negative domain transfer on some challenging benchmarks. To tackle the challenge of negative domain transfer, we propose a novel Adversarial Reweighting (AR) approach that adversarially learns the weights of source domain data to align the source and target domain distributions, and the transferable deep recognition network is learned on the reweighted source domain data. Based on this idea, we propose a training algorithm that alternately updates the parameters of the network and optimizes the weights of source domain data. Extensive experiments show that our method achieves state-of-the-art results on the benchmarks of ImageNet-Caltech, Office-Home, VisDA-2017, and DomainNet. Ablation studies also confirm the effectiveness of our approach.


Adversarial Reweighting for Partial Domain Adaptation Supplementary Material

Neural Information Processing Systems

The comparisons of the typical PDA methods are given in Table S-1. Mean Discrepancy (MMD) and the Jensen-Shannon (JS) divergence. ImageNet-Caltech, and VisDA-2017 are shown in Table S-4. This section illustrates the details for computing the Wasserstein distance discussed in Sect. With Eq. (S-7), the Wasserstein distance can be approximated by W (µ, ν) E Algorithm 1 presents the pseudo-code of our training algorithm in Sect.


Adversarial Reweighting for Partial Domain Adaptation

Neural Information Processing Systems

Partial domain adaptation (PDA) has gained much attention due to its practical setting. The current PDA methods usually adapt the feature extractor by aligning the target and reweighted source domain distributions. In this paper, we experimentally find that the feature adaptation by the reweighted distribution alignment in some state-of-the-art PDA methods is not robust to the noisy'' weights of source domain data, leading to negative domain transfer on some challenging benchmarks. To tackle the challenge of negative domain transfer, we propose a novel Adversarial Reweighting (AR) approach that adversarially learns the weights of source domain data to align the source and target domain distributions, and the transferable deep recognition network is learned on the reweighted source domain data. Based on this idea, we propose a training algorithm that alternately updates the parameters of the network and optimizes the weights of source domain data.